home *** CD-ROM | disk | FTP | other *** search
/ Greenhouse Effect Detection Expriment / NASA Greenhouse Effect Detection Expriment 1992 - Disc 2.iso / software / dos / cdfutils.txt < prev    next >
Encoding:
Text File  |  1992-03-14  |  621 b   |  11 lines

  1. Three CDF utility programs are used by the GEDEX interface software.
  2. CDFLIST allows you to examine the contents of a data set and to extract
  3. subsets of the data, either to another CDF file or to an ASCII text file.
  4. CDFWALK allows you to step through a data set one record or index at a
  5. time, while looking at the values of all the associated variables.
  6. CDFBROWSE allows you to examine the attributes and variables of a data set.
  7.  
  8. There are no graphics display capabilities in any of these utilities.
  9. Use the CDFLIST program to extract ASCII-formatted subsets of a data set
  10. for use with other graphics software.
  11.